home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ENGINEER / H477.ZIP / LINER.DOC < prev    next >
Text File  |  1990-12-05  |  11KB  |  289 lines

  1.                        Introduction to LINER
  2.  
  3.      LINER is a small utility program which is included with the COPAN 
  4.      system to make printing text files very easy.  
  5.  
  6.      Because so many different text files are created with COPAN, we 
  7.      thought that it would not be appropriate if the system did not 
  8.      include a way to print them.  The following is a list of the text 
  9.      files which are all print-able with LINER.
  10.  
  11.      Extension    Description                           Created by
  12.      ---------    -----------                           ----------
  13.      .MAT/.001    Material and unit files                   PCAT  
  14.      .UNM         Original material files                    "  
  15.      .CNF         Material file directory                 LAMCON
  16.      .UCR         User created definition file               "  
  17.      .PRP         Mechanical Properties                      "  
  18.      .LCF         Laminate cost and weights                  "  
  19.      .INC         Incomplete sandwich                        "  
  20.      .STR         Structure for costs                     C2BASE
  21.      .CST         Cost data                                  "  
  22.      .COD         Price list output to disk                  "  
  23.      .SYN         Syntactic foam                          COSAN
  24.      .RES         Resin data                                 "
  25.      .STS         Status settings                            "
  26.      .CMP         Components                                 "
  27.      .TEM         Temporary work file                        "
  28.      .RNK         Ranking file of results                    "
  29.      .DOF         Disk output file                           "
  30.      .OUT         Disk output file                          PBS 
  31.      .BAK         Backup of DOF                              "
  32.  
  33.      
  34.      With LINER, any of these files may be directed to the printer or 
  35.      they may be previewed on the screen.   LINER can also be used to 
  36.      look at the directory, delete files and change drives.
  37.  
  38.      If you are a programmer,  you may wish to give LINER a try next 
  39.      time you are generating a listing of your code.   When the COPAN 
  40.      system was being developed, LINER served just this purpose.   If 
  41.      you use BASICA, remember to save your file in ASCII format before 
  42.      trying to print it with LINER.   (eg- save"filename",A).   Trying 
  43.      to print anything other than an ASCII file will result in a waste 
  44.      of your time. 
  45.  
  46.      How to use LINER - A Quick Guide
  47.  
  48.      1- Enter a filename using the [E] key or by positioning the  menu 
  49.         pointer and pressing the <CR>.
  50.  
  51.      2- Make sure the LPT1 printer is ready and at top of page       
  52.  
  53.      3- Press the [B] key.
  54. 
  55.  
  56.  
  57.                  Operational Instructions for LINER
  58.  
  59.  
  60.      By selecting LINER from the ACCESS menu, the following opening 
  61.      screen will appear: 
  62.  
  63.  
  64.       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  65.                                  ASCII Page/Code Printer - Ver 1 
  66.        - - - - - -                  (c) copyright 1986, parados 
  67.  
  68.          M a i n
  69.          
  70.          M e n u                Directory and file
  71.                                 display area
  72.        - - - - - -  
  73.        
  74.  
  75.  
  76.  
  77.  
  78.        ------------
  79.        Input window
  80.        ------------
  81.       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  82.                         Opening screen of LINER
  83.  
  84.  
  85.      The main menu window will contain all of the options available 
  86.      for use with LINER.
  87.  
  88.                           - - - - - - - - - -
  89.                           Enter Filename
  90.                           Display settings
  91.                           Liners per page
  92.                           Pause at page end
  93.                           Individual Headers
  94.                           View file on screen
  95.                           Remove a file
  96.                           Show directory
  97.                           Change drive
  98.                           Quit this program
  99.                           Begin Printing
  100.                           - - - - - - - - - - 
  101.                              Main Menu
  102.       
  103.  
  104.  
  105.      Within this window, a reverse video menu pointer will be visible.  
  106.      When LINER is first booted,  the pointer will rest upon the first 
  107.      option:  Enter Filename.   By pressing the <CR>, a prompt will be 
  108.      displayed in the lower left window.  
  109.  
  110.      The menu pointer is moved with the [2] and the [8] keys or the 
  111.      [SPACE BAR] / [BackSpace] keys.  Pressing the [2] key once will 
  112.      cause the menu pointer to move down one position.   If the <CR> 
  113.      is pressed,  the  program  will execute the function which the 
  114.      menu pointer is highlighting.  
  115.  
  116.      If you do not wish to use the [2] and [8] keys, the functions may 
  117.      be invoked by pressing the first letter of any function.  On most 
  118.      monitors,  if the contrast is set properly, the first letter will 
  119.      be highlighted in a brighter color.  
  120.  
  121.  
  122.      Individual Functions
  123.  
  124.      Each time that you request a function, LINER will display a short 
  125.      help screen just below the main menu.  This should provide enough  
  126.      information to allow easy operation without the manual.
  127.  
  128.      If you ever press a key by mistake,  enter a <CR> and the request 
  129.      will be cancelled.
  130.  
  131.  
  132.      Enter Filename
  133.  
  134.      When you wish to print a text file,  you should begin with this 
  135.      function.  Press [E] or position menu pointer and hit the <CR>.
  136.  
  137.      A prompt will be displayed for you to respond to.   Be sure to 
  138.      enter the complete file name including any extensions.  
  139.  
  140.  
  141.      Display Settings
  142.  
  143.      Pressing the [D] key or by positioning the pointer and pressing 
  144.      the <CR> will produce the current settings that LINER will use to 
  145.      produce the printed output.   After the settings are displayed, 
  146.      control is immediately returned to the main menu.
  147.       
  148.  
  149.  
  150.      Lines per Page
  151.  
  152.      LINER is set to default to 66 lines per page with an 8 line 
  153.      bottom margin.   If you do not like this setting,  you may change 
  154.      it using this function.
  155.  
  156.      Two prompts will be displayed.   The first will request the 
  157.      maximum number of lines that your page can hold.   If you wish to 
  158.      keep the current, press the <CR>.
  159.  
  160.      The second prompt will ask for the number of blank lines you 
  161.      would like each page to have.   If the current setting is to your 
  162.      liking, press the <CR> to retain it.
  163.  
  164.      After the second prompt is entered, control will return to  the 
  165.      main menu.   The status screen will not automatically be updated.  
  166.      If you wish to confirm you entry, press the [D] key.
  167.  
  168.  
  169.      Pause at Page Ends
  170.  
  171.      This function is either OFF or ON.   To make LINER pause at each 
  172.      page end, answer YES.  If you want output to be continuous, enter 
  173.      NO.  LINER is defaulted to NO pause at page end.
  174.  
  175.  
  176.      Individual Headers
  177.  
  178.      Individual headers are printed by LINER unless you turn this 
  179.      function OFF.  
  180.  
  181.      A header is a line of information which is printed at the top of 
  182.      each page.  A header is useful when you want a record of what and 
  183.      when for a given file.   The following is what a header will look 
  184.      like if you decide to use it:
  185.  
  186.         << --- Filename -------- Date and Time --------- Pg # --- >>
  187.  
  188.      Remember, this is the default.   If you do not want this, then 
  189.      press [I] so that you can turn it off.
  190.       
  191.  
  192.  
  193.      View File on Screen
  194.  
  195.      Should there be a time when you do not know what is in a file or 
  196.      possibly  when you want to verify file contents, the [V] key can 
  197.      be used to create a screen display.
  198.  
  199.      Press the [V] key or move the pointer and shoot.   A prompt will 
  200.      ask you for the complete file name.   If you enter one that does 
  201.      not exist, the help window will display a File Not Found message.
  202.  
  203.      If, during the screen  view, you become bored with the display
  204.      an [Esc] key will cause the display to halt and control will be 
  205.      returned to the main menu. 
  206.  
  207.  
  208.      Remove a File
  209.  
  210.      File may be deleted using this option.   To activate the delete 
  211.      function,  press the [R] key or use the menu pointer.   The full 
  212.      file name must be entered in order for the delete to occur.
  213.  
  214.      When the file has been removed,  LINER will display a momentary 
  215.      message: GONE!
  216.  
  217.      If the file is not found or if some other type of error  occurs 
  218.      that disallows the file removal, the response will be: NOT GONE!
  219.  
  220.      Remember, a <CR> is used to cancel this request.
  221.  
  222.  
  223.      Show Directory
  224.  
  225.      If you wish to view the files on disk while within LINER, the [S] 
  226.      key will produce the necessary prompt.   As always, the pointer 
  227.      may be used to bring about the same results.
  228.  
  229.      A mask may be input so to narrow the search parameters.   If you 
  230.      want to see all .DAT files,  enter  DAT or if you are interested 
  231.      only in .OUT files, then enter OUT.  Any three characters will be 
  232.      accepted.   If you want all disk files to be displayed, enter a 
  233.      single *
  234.  
  235.      A <CR> is used to cancel this request.
  236.       
  237.  
  238.  
  239.      Change Drive
  240.  
  241.      If you want to perform LINER functions on files residing in other 
  242.      drives, you will have to use this option to access them.   By 
  243.      pressing [C] or by using the pointer, a prompt will be displayed 
  244.      in the lower left window.  
  245.  
  246.      First enter a single character of A,  B or C.   The next prompt 
  247.      will ask for the path to the directory.   If you are using a root 
  248.      level directory (for most floppies) hit the <CR>.  If this is not 
  249.      the case, enter the sub-directory path that you wish to use.
  250.  
  251.  
  252.      Quit this Program
  253.  
  254.      Should be rather obvious.   By  pressing the [Q] key or the [Esc] 
  255.      key, you will immediately exit LINER.  If you are running in the 
  256.      ACCESS version,  control will be returned there.   
  257.  
  258.      If you feel like doing a [Ctrl] [Break],  this too will cause 
  259.      LINER to abort.
  260.  
  261.  
  262.      Begin Printing
  263.  
  264.      After the necessary information has been entered, the printing 
  265.      may begin.   If you try to use this function before a filename is 
  266.      entered, LINER will beep at you.
  267.  
  268.      After printing begins, the small help window in the lower left 
  269.      area of the screen will display two interrupt commands.   One is 
  270.      to abort, the other is to pause.   If you abort, the printing is 
  271.      stopped and control is returned to the main menu.   The pause key 
  272.      should be used if you have a paper jam or if you wish to stop 
  273.      printing with the intention of continuing.  
  274.  
  275.      A small menu will be displayed after the pause command is 
  276.      received.  The options should not require explanation.  
  277.  
  278.  
  279.      The Hidden Command
  280.  
  281.      If your printed output is too far to the left, a hidden command 
  282.      is available to remedy this problem.   By pressing the [T] key, a 
  283.      prompt will appear that will allow you to enter a value for 
  284.      tabbing.   This  means that if you enter a 5,  LINER will begin 
  285.      printing all lines with a 5 left margin.   The default at time of 
  286.      boot is zero.  
  287.  
  288.  
  289.